home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / betrieb / awmanage / dragthng.sit / DragThing 4.0.2 / DragThing 4.0.2.rsrc / plst_0 < prev    next >
Extensible Markup Language  |  2001-05-01  |  1KB  |  49 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <plist version="0.9">
  3. <dict>
  4.     <key>CFBundleIdentifier</key>
  5.     <string>uk.co.tla-systems.dragthing</string>
  6.     <key>CFBundleName</key>
  7.     <string>DragThing</string>
  8.     <key>CFBundlePackageType</key>
  9.     <string>APPL</string>
  10.     <key>CFBundleSignature</key>
  11.     <string>Dock</string>
  12.     <key>CFBundleIconFile</key>
  13.     <string>128</string>
  14.     <key>CFBundleVersion</key>
  15.     <string>4.0.2</string>
  16.     <key>CFBundleShortVersionString</key>
  17.     <string>4.0.2</string>
  18.     <key>NSHumanReadableCopyright</key>
  19.     <string>Copyright ¬© 1994-2001, James Thomson,
  20. All Rights Reserved.</string>
  21.     <key>NSAppleScriptEnabled</key>
  22.     <string>YES</string>
  23.     <key>CFBundleDocumentTypes</key>
  24.     <array>
  25.         <dict>
  26.             <key>CFBundleTypeOSTypes</key>
  27.             <array>
  28.                 <string>Docc</string>
  29.             </array>
  30.             <key>CFBundleTypeIconFile</key>
  31.             <string>140</string>
  32.             <key>CFBundleTypeName</key>
  33.             <string>DragThing colour set</string>
  34.             <key>CFBundleTypeRole</key>
  35.             <string>Editor</string>
  36.         </dict>
  37.         <dict>
  38.             <key>CFBundleTypeOSTypes</key>
  39.             <array>
  40.                 <string>pref</string>
  41.             </array>
  42.             <key>CFBundleTypeName</key>
  43.             <string>DragThing settings</string>
  44.             <key>CFBundleTypeRole</key>
  45.             <string>Editor</string>
  46.         </dict>
  47.     </array>
  48. </dict>
  49. </plist>